Skip to content

Conversation

dscho
Copy link
Member

@dscho dscho commented Feb 20, 2025

This, combined with git-for-windows/build-extra#598, fixes the remove-packages-from-pacman-repository workflow.

This name is displayed on the left of
https://github.com/git-for-windows/git-for-windows-automation/actions,
therefore it does matter.

Signed-off-by: Johannes Schindelin <[email protected]>
When I tried to run the workflow, it failed:

  gpg: directory '/d/a/_temp/home/.gnupg' created
  gpg: error running '/usr/bin/dirmngr': probably not installed
  gpg: failed to start dirmngr '/usr/bin/dirmngr': Configuration error
  gpg: can't connect to the dirmngr: Configuration error
  gpg: keyserver receive failed: No dirmngr

For full details, see
https://github.com/git-for-windows/git-for-windows-automation/actions/runs/13433913836/job/37531770052#step:6:18

The reason is obviously that the `dirmngr.exe` executable is not part of
the Git for Windows SDK `makepkg-git` flavor.

So let's use the `build-installers` flavor instead; This succeeds in
importing the GPG keys.

Signed-off-by: Johannes Schindelin <[email protected]>
@dscho dscho self-assigned this Feb 20, 2025
@dscho
Copy link
Member Author

dscho commented Feb 20, 2025

@dscho dscho merged commit 2413f25 into main Feb 20, 2025
1 check passed
@dscho dscho deleted the remove-packages-from-pacman-repository branch February 20, 2025 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant